projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50e967d
)
app-chooser-button: remove leftover typedef
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 30 Nov 2010 14:04:37 +0000
(15:04 +0100)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 30 Nov 2010 14:04:50 +0000
(15:04 +0100)
gtk/gtkappchooserbutton.h
patch
|
blob
|
history
diff --git
a/gtk/gtkappchooserbutton.h
b/gtk/gtkappchooserbutton.h
index 0ea5416d570a3c4716080abebad945a9c4a5f9e6..61a88b11cebce570574b0f59de15888f33c638f9 100644
(file)
--- a/
gtk/gtkappchooserbutton.h
+++ b/
gtk/gtkappchooserbutton.h
@@
-42,9
+42,6
@@
typedef struct _GtkAppChooserButton GtkAppChooserButton;
typedef struct _GtkAppChooserButtonClass GtkAppChooserButtonClass;
typedef struct _GtkAppChooserButtonPrivate GtkAppChooserButtonPrivate;
-typedef void (* GtkAppChooserButtonItemFunc) (GtkAppChooserButton *self,
- gpointer user_data);
-
struct _GtkAppChooserButton {
GtkComboBox parent;